bloatpad: test hidden-when=''
authorRyan Lortie <desrt@desrt.ca>
Sat, 4 Jan 2014 07:52:12 +0000 (02:52 -0500)
committerRyan Lortie <desrt@desrt.ca>
Wed, 8 Jan 2014 19:21:19 +0000 (14:21 -0500)
commit2bcb4fc354231f6e8a8fe93a1d2aacf62702ded9
tree710b513e195452d0ba2be201ac3000064d1e4ac1
parent2112af719a22a395e97b31164a3de246c7cb447e
bloatpad: test hidden-when=''

Cook up some silly cases to test out the hidden-when='' attribute.

 - make sure hidden-when='action-missing' shows/hides items based on
   actions being created and destroyed

 - make sure hidden-when='action-disabled' shows/hides items based on
   actions being enabled and disabled

 - make sure hidden-when='action-missing' doesn't hide items when the
   action is merely disabled

https://bugzilla.gnome.org/show_bug.cgi?id=688421
examples/bloatpad.c